toggle menu
JxBrowser
8.1.0
jvm
switch theme
search in API
JxBrowser
/
com.teamdev.jxbrowser.browser.callback
/
[jvm]OpenFileCallback
/
Params
Params
interface
Params
The parameters of the
OpenFileCallback
.
Members
Functions
acceptable
Extensions
Link copied to clipboard
open
fun
acceptableExtensions
(
)
:
List
<
String
>
Returns the list of the file extensions acceptable by the file chooser.
accept
All
Link copied to clipboard
open
fun
acceptAll
(
)
:
Boolean
Returns
true
when the dialog should accept all types of files and show the "All files" filter.
filter
Description
Link copied to clipboard
open
fun
filterDescription
(
)
:
String
Returns a string that represents the meaningful (e.g.
suggested
Directory
Link copied to clipboard
open
fun
suggestedDirectory
(
)
:
String
Returns the suggested directory for the dialog.